{strip} {if !$nop}
{/if}
{$r.dur}
{assign var=comment_sticky value=1} {include file="{$this->theme_dir}/feed/widget-list.html"}
{$r.title}
{$this->feedConvDate($r.added)}{$r.views} {$this->lang['video_views']}
{if !empty($r.description)}
{$r.description}
{/if} {if $r.tags != ''}
{$this->lang['Tags']}: {createTags($r.tags)}
{/if}
{if $playlist}
{if $clubid > 0} {str_replace("%s",$u_name,str_replace("%c",count($playlist_videos),$this->lang['more_comm_videos']))} {else} {str_replace("%s",$u_name,str_replace("%c",count($playlist_videos),$this->lang['more_user_videos']))} {/if}
{foreach $playlist_videos as $video_id} {assign var=rpl value=$this->getVideoDetails($video_id,$r.id)} {if carray($rpl)}
{if $this->vdViewed($rpl.id)}
{$this->lang['video_viewed']}
{/if}
{$rpl.dur}
{$rpl.title}
{$rpl.views} {$this->lang['video_views']}
{/if} {/foreach}
{else if $userplaylist}
{str_replace("%s",$u_name,$this->lang['Playlist'])}
{else} {/if} {if count($similar_query)} {/if}
{$r.id}
{$r.userid}
{if !$nop}
{/if} {/strip}